Skip to content

Added reliability for pushing graphics to the web#32

Merged
TrevorAlcott-NOAA merged 1 commit into
NOAA-GSL:feature/RRFS_dev4from
TrevorAlcott-NOAA:ncl_zip_fix
Jan 12, 2021
Merged

Added reliability for pushing graphics to the web#32
TrevorAlcott-NOAA merged 1 commit into
NOAA-GSL:feature/RRFS_dev4from
TrevorAlcott-NOAA:ncl_zip_fix

Conversation

@TrevorAlcott-NOAA
Copy link
Copy Markdown

Allow ncl_zip_fff to proceed if either post or ncl jobs are dead for that hour. Since these tasks are sequential, if one ncl_zip is not allowed to proceed, none of the subsequent tasks will either. So this new method would skip over that hour and continue zipping up subsequent graphics

Copy link
Copy Markdown
Collaborator

@christinaholtNOAA christinaholtNOAA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@TrevorAlcott-NOAA TrevorAlcott-NOAA merged commit 4529900 into NOAA-GSL:feature/RRFS_dev4 Jan 12, 2021
@TrevorAlcott-NOAA TrevorAlcott-NOAA deleted the ncl_zip_fix branch August 31, 2021 15:05
EdwardColon-NOAA pushed a commit to EdwardColon-NOAA/regional_workflow that referenced this pull request Sep 24, 2023
## DESCRIPTION OF CHANGES:
* Remove hard-coded executable directory names by replacing them with the new variable BIN_DIR that gets set only in one place.
* This removes the bug where an empty "exec" directory is created in addition to the "bin" directory in which the executables are placed.

## TESTS CONDUCTED: 
Built on hera successfully.  The executables are identical to the ones created before these changes, and an empty "exec" directory is no longer created.
guoqing-noaa added a commit to guoqing-noaa/regional_workflow that referenced this pull request Sep 15, 2024
…SL#32)

* copy sample files for cherry-picking

* Update regional workflow for wcoss2 RRFS_A v0.6.1 (NOAA-GSL#545)

Co-authored-by: ming hu <ming.hu@dlogin05.dogwood.wcoss2.ncep.noaa.gov>

* Further tuning for v0.6.1: (NOAA-GSL#546)

1. fix SST_ROOT bug on WCOSS2
2. set PPT = 0.5
3. set fhcyc = 0
4. add link to fvcom_mask.nc
5. clean forecast netcdf after post.
6. remove "beta1_inv=0.0" from exregional_run_analysis.sh (line 677)

Co-authored-by: ming hu <ming.hu@dlogin04.dogwood.wcoss2.ncep.noaa.gov>

* minor bug fix on copying stdout files in exregional_nonvarcldanl.sh (NOAA-GSL#547)

* Update workflow  based on RRFS_A v0.6.1 on Cactus. (NOAA-GSL#548)

Co-authored-by: ming hu <ming.hu@clogin08.cactus.wcoss2.ncep.noaa.gov>

* bugfix on exregional_run_prdgen.sh (NOAA-GSL#549)

* Uncommenting ice number concentration for RRFS output. (NOAA-GSL#550)

* Add configuration and update regional workflow for (NOAA-GSL#551)

running retros on wcoss2 with CONUS 3km grid.

Co-authored-by: ming hu <ming.hu@clogin01.cactus.wcoss2.ncep.noaa.gov>

* bump RTMA version to v0.6.1 (NOAA-GSL#552)

* move sample scripts to sample_configs/samples

* set primary by default for machinetype

* update README

* increase wtime_run_fcst on wcoss2

---------

Co-authored-by: Ming Hu <Ming.Hu@noaa.gov>
Co-authored-by: ming hu <ming.hu@dlogin05.dogwood.wcoss2.ncep.noaa.gov>
Co-authored-by: ming hu <ming.hu@dlogin04.dogwood.wcoss2.ncep.noaa.gov>
Co-authored-by: Guoqing Ge <guoqing.ge@noaa.gov>
Co-authored-by: ming hu <ming.hu@clogin08.cactus.wcoss2.ncep.noaa.gov>
Co-authored-by: EricJames-NOAA <eric.james@noaa.gov>
Co-authored-by: ming hu <ming.hu@clogin01.cactus.wcoss2.ncep.noaa.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants